gdkwindow: Allow calling gdk_cairo_create outside of a "paint"
authorJasper St. Pierre <jstpierre@mecheye.net>
Mon, 23 Jun 2014 21:33:14 +0000 (17:33 -0400)
committerJasper St. Pierre <jstpierre@mecheye.net>
Mon, 23 Jun 2014 21:50:00 +0000 (17:50 -0400)
commit984e811c16891cb4945a090bea8ec9e81ce3dba6
tree687f20c7cc7e83fe361233a78f7434d4db881894
parente67e8ebb301368449b417ec11a6a6323257e09cd
gdkwindow: Allow calling gdk_cairo_create outside of a "paint"

Apps had quite a bit of difficulty getting used to the new rules.
While we weren't expecting anything too deadly, it seemed that
gnumeric and Abiword both used gdk_cairo_create like this.
gdk/gdkwindow.c